CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rtp h264

搜索资源列表

  1. live.2008.01.04.tar

    0下载:
  2. 网络直播源代码,支持RTSP、RTP,支持的格式包括MPEG-1/2/4,MP3,H264等,功能强大,流媒体开发必须。
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2014-01-18
    • 文件大小:448639
    • 提供者:刘久人
  1. NALDecoder

    1下载:
  2. 这是自己编的一个h.264的NAL层的解码小程序,它首先从H264文件中读取码流,然后分离每个NAL,以便将H264打包成RTP包。
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:217422
    • 提供者:liming
  1. Linux_H264_RTP

    0下载:
  2. linux下RTP发送h264 annexb 原始码流的代码。可用VLC做服务端测试。-demo for send h264 with rtp in linux
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-06
    • 文件大小:3639
    • 提供者:change
  1. VideoRTPH264

    3下载:
  2. Android 源码,从MediaRecorder类获取原始的H264视频流。并添加SPS、PPS和分隔符00000001。然后保存到文件。也可改为RTP发送。-Android DEMO。Get raw h264 stream use MediaRecorder 。
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2014-10-17
    • 文件大小:672768
    • 提供者:change
  1. H264player

    1下载:
  2. 本示例代码在我的电脑上实现了对标准H264码流的RTP打包发送到本机的1234端口,用VLC播放器从1234端口能接收到该码流并实时播放。代码附有详细的注释,应该很容易理解(前提是大家稍微对RFC3550 RFC3984协议有了解)。-This sample code standard H264 stream RTP package sent to the local port 1234 on my computer, VLC player can receive from port 1234
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2013-02-20
    • 文件大小:4099630
    • 提供者:Angel
  1. H264andRTP

    0下载:
  2. 对H264码流结构分析,以及RTP负载格式规范和协议实现-parse the structure of H264
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:954230
    • 提供者:李丹旺
  1. AndroidH264RTP

    2下载:
  2. Android从MediaRecorder类获取原始H264视频流并用RTP打包发送到指定地址和端口,实现RTP单包和拆包,未实现组包。-get h264 raw stream from MediaRecorder and send by rtp
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2012-11-08
    • 文件大小:687505
    • 提供者:change
  1. ProcRTSP

    0下载:
  2. 通过rtsp协议获取音视频码流,并解析rtp包成保存成h264文件。-Rtsp protocol for audio and video streams, and resolve the rtp package to save h264 file.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-21
    • 文件大小:6588355
    • 提供者:BXJ
  1. useful_RTSP_server_and_client

    0下载:
  2. 简单有效的rtsp服务器与客户端实现,已建有VC工程,测试可用-Simple and effective implementation rtsp server and client, has built VC engineering, testing available
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-26
    • 文件大小:2689024
    • 提供者:xiangyu
  1. H.264

    0下载:
  2. h.264压缩和解压的代码,来源于著名的H264标准JM开源代码,在VC下编译通过,可以运行。包含压缩和解码成RTP格式。-the copress codes of h.264.the codes come from the open source JM codes.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:2069788
    • 提供者:高浩然
  1. CODECH264

    0下载:
  2. 项目包含了H264的编码与解码,还附带一个RTP传输例子,极力推存下载,完整源代码。-Project includes the H264 encoding and decoding, also comes with an example of RTP transport, keep pushing strongly to download, complete source code.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-07
    • 文件大小:2019873
    • 提供者:认可
  1. RTPTest

    1下载:
  2. RTP协议测试源代码,支持解码H264。从摄像机直接取流 并且解码H264-RTP protocol test source code, support for decoding H264. From the camera directly from the stream and decoding H264
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2013-02-20
    • 文件大小:36725039
    • 提供者:吴飞
  1. rtsp_infos

    0下载:
  2. 包含了与视频、RTSP相关的一些文档:H.264 RTP payload 格式、Linux下的实时流媒体编程(RTP,RTCP,RTSP)、RTSP、用实例分析H264 RTP payload 等。-Contains some documents related to the video, RTSP: H.264 RTP the payload format, real-time streaming media programming under Linux (RTP, RTCP, RTSP),
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:49344
    • 提供者:张元
  1. XechWicSIPSDK20120904

    1下载:
  2. XechWic技术团队实战使用的sip VOIP开发包。一共就几个函数,完全不必理会sip,rtp等复杂的协议。支持g729,gsm,h263,h264等多种通用协议。XechWic必出精品。程序本身无任何限制。请使用者宣传一下XechWic技术的网站.-Simplification of SIP&RTP&audio/video controling.Supporting g729,g711,h263,h264,etc. Only serveral functions . XechWic tea
  3. 所属分类:VOIP program

    • 发布日期:2017-11-07
    • 文件大小:16855540
    • 提供者:wzr
  1. TNALLDecodderh

    0下载:
  2. 这是自己编的一个h.264的NAL层的解码小程序源码,它首先从H264文件件中读取码流,然后分离每个NAL,以便将H264打包成RTP包。 可直接使用。 -This is one of their series h.264 NAL layer decoding applet source code, it is first of all to read the stream from H264 file pieces, and then separating each NAL to H264
  3. 所属分类:Windows Develop

    • 发布日期:2014-11-14
    • 文件大小:217088
    • 提供者:xinlnix
  1. H264rtp

    0下载:
  2. 基于CS结构,发送端对H264编码的视屏文件进行rtp打包发送至接收端,接收端在进行逆向rtp组包,并保存为本地文件。-CS-based structure, the sender of the H264 encoded video screen file the rtp packaging is sent to the receiving end, the receiving end during the reverse the rtp group package and save it as
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:15946215
    • 提供者:341208
  1. DllStarViewDecoder

    0下载:
  2. 把RTP载荷类型为96的h264视频的RGB值转换为Y分量,U分量和V分量-Translate the RGB format of h264 video to YUV format of h264 video, which payload is 96
  3. 所属分类:Video Capture

    • 发布日期:2017-11-09
    • 文件大小:4365616
    • 提供者:pp
  1. RTSPxieyi

    0下载:
  2. 主要关于rtp协议原理,H264编码数据的rtsp传输,有详细文档说明。-Rtp protocol principle H264 encoded data the rtsp transmission, detailed documentation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-16
    • 文件大小:2862535
    • 提供者:李渡
  1. RtpUdpIOCP

    0下载:
  2. 基于H264的RTP传输。包括打包解包策略,缓冲技术等。使用完成端口来进行底层通讯。希望能对研究流媒体传输的同学有帮助。-H264-based RTP transport. Including packing and unpacking strategy buffering technique. Complete the port to the underlying communication. The hope is to help the students to study the stre
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:3419627
    • 提供者:fanwenbin
  1. NALDecoder

    0下载:
  2. NALDecoder 组装h264为rtp包并发送出去-NALDecoder assembled h264 rtp packet sent
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:217156
    • 提供者:chenluquan
« 1 2 3 45 6 »
搜珍网 www.dssz.com